PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFLaunchAction Class / setFileName Method
The application to be launched or the document to be opened or printed.
In This Topic
    setFileName Method
    In This Topic
    Sets the application to be launched or the document to be opened or printed.
    Syntax
    public void setFileName( 
       java.lang.String value
    )

    Parameters

    value
    The application to be launched or the document to be opened or printed.
    See Also